home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 32 / CD Expert nº 32.iso / Emergency / emergyus.exe / BC5 / EXAMPLES / VDBT / CALCFLD / readme.txt
Text File  |  1997-03-03  |  712b  |  20 lines

  1. ----------------------------------------------------------------------------
  2.  Borland C++
  3.  Copyright (c) 1987, 1996 Borland International Inc.  All Rights Reserved.
  4. ----------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     CALCFLD
  8.  
  9. PURPOSE:
  10.     This program demonstrates the creation and use of calculated fields that
  11.     are supported by Borland's Visual Database Tools.  More generally, this
  12.     example demonstrates the handling of events using the sink/source method.
  13.     In order to make the example as straight forward as possible there is
  14.     practically no UI coded and no data-aware controls are used.  See also
  15.     comments in the source.
  16.  
  17. COMMENTS:
  18.  
  19.  
  20.